home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 2
/
Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso
/
Aminet
/
gfx
/
edit
/
TSMrph23s.lha
/
TSM23s.lha
/
cursor
/
Xadd.c
< prev
next >
Wrap
C/C++ Source or Header
|
1993-05-02
|
2KB
|
40 lines
#include <exec/types.h>
/*----- Sprite format: h = 32 ------ */
/*--Sprite containing lower order two planes: */
UWORD __chip Add[68] = {
0x0000, 0x0000, /* VStart, VStop */
0x4000, 0x4000, /* .@.............. */
0x8000, 0x4000, /* oO.............. */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x6738, 0x6738, /* .@@..@@@..@@@... */
0xb7bc, 0x94a4, /* @.o@.@oo@.@oo@.. */
0xfef6, 0xf4a4, /* @@@@o@o.@o@o.@o. */
0xfef6, 0x94a4, /* @oo@o@o.@o@o.@o. */
0xdf7a, 0x9738, /* @o.@o@@@.o@@@.o. */
0x4b9c, 0x0000, /* .o..o.ooo..ooo.. */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000, /* ................ */
0x0000, 0x0000 }; /* End of Sprite */